-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.41
-
Code
-
Classes
- Payment
Total Complexity |
45 |
Dependencies |
15 |
Dependents |
29 |
Total lines |
301 |
Lines of code |
126 |
Logical lines of code |
41 |
Comment lines |
101 |
Methods |
26 |
Properties |
0 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isCaptured() |
S |
62 |
6 |
12 |
canPerformAction() |
S |
64 |
4 |
11 |
isRefunded() |
S |
65 |
4 |
10 |
isCancelled() |
S |
66 |
3 |
9 |
isDenied() |
S |
76 |
2 |
4 |
isAbortedByCustomer() |
S |
76 |
2 |
4 |
isTechnicalError() |
S |
76 |
2 |
4 |
isCanceled() |
S |
76 |
2 |
4 |
isTimeout() |
S |
76 |
2 |
4 |
isInsufficientFunds() |
S |
76 |
2 |
4 |
isRejected() |
S |
80 |
1 |
3 |
isCreditDenied() |
S |
81 |
1 |
3 |
isFrozen() |
S |
80 |
1 |
3 |
canCancel() |
S |
80 |
1 |
3 |
canCredit() |
S |
81 |
1 |
3 |
canPartiallyRefund() |
S |
75 |
1 |
5 |
canRefund() |
S |
80 |
1 |
3 |
isProcessable() |
S |
71 |
1 |
6 |
canPartiallyCapture() |
S |
75 |
1 |
5 |
canCapture() |
S |
80 |
1 |
3 |
canPartiallyCancel() |
S |
75 |
1 |
5 |
validateCreated() |
S |
80 |
1 |
3 |
validateId() |
S |
80 |
1 |
3 |
validateStoreId() |
S |
80 |
1 |
3 |
validateUuid() |
S |
77 |
1 |
4 |
__construct() |
S |
75 |
1 |
5 |